Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(broccoli): store DiffResult for re-use only if DiffResult #2699

Closed
wants to merge 3 commits into from

Conversation

caitp
Copy link
Contributor

@caitp caitp commented Jun 23, 2015

One of the non-angular broccoli plugins returns a weird object. We can't
assume that all trees meet the contract that we expect them to meet, so
we do a typecheck before storing the result of the rebuild.

Closes #2662

Review on Reviewable

@mhevery
Copy link
Contributor

mhevery commented Jun 25, 2015

Reviewed 1 of 1 files at r3.
Review status: 1 of 35 files reviewed at latest revision, all discussions resolved, some commit checks failed.


Comments from the review on Reviewable.io

@mhevery mhevery added pr_state: LGTM action: merge The PR is ready for merge by the caretaker action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Jun 25, 2015
@mhevery
Copy link
Contributor

mhevery commented Jun 25, 2015

Please rebase to latest master

@caitp
Copy link
Contributor Author

caitp commented Jun 26, 2015

done, test.unit.dart + watch() working

@caitp caitp force-pushed the issue-2662 branch 2 times, most recently from 0949fbe to c18eb92 Compare June 26, 2015 11:35
One of the non-angular broccoli plugins returns a weird object. We can't
assume that all trees meet the contract that we expect them to meet, so
we do a typecheck before storing the result of the rebuild.

Closes angular#2662
Doing this would break trees which are used multiple times.
@tbosch
Copy link
Contributor

tbosch commented Jun 29, 2015

Landed in master as 73b3ed1

@tbosch tbosch closed this Jun 29, 2015
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews action: merge The PR is ready for merge by the caretaker cla: yes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto-watch doesn't work in gulp test.unit.dart
4 participants